ComponentOne ASP.NET MVC Controls
Expand Property

C1.Web.Mvc Namespace > BaseODataCollectionViewService<T> Class : Expand Property
Gets or sets a string that specifies whether related entities should be included in the return data.
Syntax
'Declaration
 
Public Property Expand As String
public string Expand {get; set;}
See Also

Reference

BaseODataCollectionViewService<T> Class
BaseODataCollectionViewService<T> Members